*{
	vertical-align: baseline;
	font-weight: inherit;
	font-family: 'Arial', 'Microsoft YaHei', '微软雅黑';
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	line-height:inherit;
	list-style:none;
	text-decoration:none;
}
table{
    margin: 0 auto;
}
:focus {
  outline: none;
}

img,
form,
div,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h4,
span,
p,
input,
h1,
h2,
h3,
blockquote {
    border: 0;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

i{
    font-style: normal;
}

button{
    border: none;
    background: none;
}

li,
em {
    list-style-type: none;
    list-style-position: outside;
    font-style: normal;
}

.clear {
    clear: both
}

a:link,
a:visited {
    text-decoration: none;
    color: #666;
}

a:hover,
a:active {
    text-decoration: none;
    color: #009cff;
}
a{
	transition: color .2s linear;
}
a:hover{
    transition: color .2s linear;
}
body{
	background:#f8f8f8;
}
.layout,.main-layout{
    width: 1200px;
    margin: 0 auto;
}
.clearfix::after{
    content: '';
    display: block;
    clear: both;
}
.floatL{
    float: left;
}
.floatR{
    float: right;
}
.pull-left{
	float:left;	
}
.pull-right{
	float:right;
}
/*顶部导航*/
.gx_topNav{
	width: 100%;
	height: 32px;
	background:#fafafa;
	text-align: right;
}
.gx_topNav a{
	padding:0 18px;
	font-size: 14px;
	line-height: 32px;
	display: inline-block;
}
/*head*/
.wrap_head {
    position: relative;
    height: auto;
    background: #fff;
    border: 1px solid #eee;
}

.head {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0px;
}

.head .logo {
    float: left;
    margin-top: 0px;
}

.head .nav {
    float: left;
    width: 1120px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding-left: 0
}

.head .nav li {
    margin-right: 10px;
    line-height: 44px;
    float: left;
    font-size: 16px;
    padding: 0 30px;
    height: 44px;
}

.head .nav li a:hover {
    text-decoration: none;
}

.head .nav li.cur {
    border-bottom: 2px solid #0199dc;
}

.serach,form {
    float: left;
    width: 435px;
    height: 40px;
    margin-top: 6px;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    margin-left: 85px;
    font-size: 0px;
}
.serach img {
    height: 40px;
    vertical-align: top;
}

.txt {
    height: 40px;
    width: 287px;
    padding-left: 10px;
    display: inline-block;
    font-size: 14px;
    outline: none;
}

.serach .btn {
    width: 90px;
    background: #008ded;
    color: #fff;
    height: 42px;
    font-size: 14px;
    cursor: pointer;
    line-height: 36px;
    float: right;
    margin-top: -1px;
    margin-right: -1px;
}

.keywos {
    float: right;
    width: 400px;
    font-size: 14px;
    line-height: 53px;
    position: initial;
}

.keywos a {
    color: #5c5c5c;
    margin-right: 10px;
}

.keywos a:hover {
    text-decoration: none;
    color: #0A50A1;
}
.keywos img{
    vertical-align: middle;
    width: 100px;
    margin-right: 14px;
    margin-top: -3px;
}
/* nav */
.wrap_head .navWrap{
    width: 100%;
    height: 44px;
    background: #008ded;
}
.wrap_head .navWrap .layout{
    border: none;
}
.wrap_head .navWrap .nav li{
    float: left;
    padding: 0px 20px;
    transition: 0s linear;
    cursor: pointer;
    margin-left:20px;
    margin-right: 10px;
}
.wrap_head .navWrap .nav li:hover {
    background: #037dd0;
}
.wrap_head .navWrap .nav li:hover a {
    text-decoration: none;
}
.wrap_head .navWrap .nav li.cur {
    background: #066eb4;
}
.wrap_head .navWrap .nav li a{
    font-size: 18px;
    color: #fff;
    line-height: 44px;
}
.wrap_head:after{
    position: initial;
}
/*banner */
.advertisement_wrap {
    width: 100%;
    overflow: hidden;
    margin: 17px 0 0;

}

.advertisement {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.advertisement_pic a{
    display: none;
}
.advertisement_pic a img{
    width: 100%;
    display: block;
} 

.advertisement p {
    position: absolute;
    bottom: 5px;
    right: 0px;
}

.advertisement p span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #e5e5e5;
    display: inline-block;
    margin-right: 12px;
}

.advertisement p span.advertisement_active {
    background: #ed8938;
}
.changeColor{
	color:#009cff!important;
}
/*底部推荐*/

.tabsbox{
	width: 1198px;
	padding:0 30px;
    background: #fff;
    border: 1px solid #eee;    
    box-sizing: border-box;
    margin-top: 20px;
}
.tabsbox .title {
	width: 100%;
    border-bottom: 1px solid #e4e4e4;
    height: 62px;
    line-height: 62px;
    display: inline-block;
}
.tabsbox .title ul {
    padding-left: 5px;
}
.tabsbox .title ul li {
    float: left;
    font-size: 22px;
    color: #7e7e7e;
    margin-left: 45px;
    cursor: pointer;
    margin-top: -1px;
}
.tabsbox .title ul li:nth-child(1) {
    margin-left: 0px;
}
.tabsbox .title ul li:hover, .tabsbox .title ul li.active {
    color: #009cff;    
    border-bottom: 3px solid #009cff;
}
.tabList {
    padding: 17px 0 30px 0;
    height: 184px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.tabList ul li {
    margin-right: 20px;
    margin-top: 15px;
    overflow: hidden;
}
.tabList ul li a {
    display: block;
    float: left; 
    width: 30px;
    height: 30px;
    overflow:hidden;   
}
.tabList ul li a img {
    width: 30px;
    height: 30px;
}
.tabList ul li a.SoftwareName {
	height: 19px;
	line-height: 19px;
    font-size: 14px;
    color: #1d1d1d;
    margin-left: 5px;
    width: 106px;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 5px;
}
.tabList ul.zxjc {
    padding: 0;
    margin: 0;
    display: inline-block;
}
.tabList ul.zxjc li {
    margin: 0;
    width: 378px;
    padding: 3px 35px 1px 0;
    float: left;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.tabList ul.zxjc li span {
    padding-left: 30px;
    float: right;
    font-size: 14px;
    color: #9d9d9d;
    line-height: 32px;
    display: inline-block;
}
.tabList ul.zxjc li a {
    font-size: 14px;
    color: #2c2c2c;
    line-height: 32px;
    text-decoration: none;
    float: none;
    display: inline;
}
.tabList ul.zxjc li a:before {
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #2c2c2c;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}
.tabList ul li a:hover{
	color:#009cff!important;
}
.tabList ul.rmbq li{
	width: 106px;
}
.tabList ul.rmbq li a{
	height: 24px;
	margin-top: 0;
	display:inline-block;
	line-height: 24px;
	margin-left: 0;
	padding-left: 5px;
	color:#1d1d1d!important;
	background:#f7f7f7!important;
	transition: 0s linear;
}
.tabList ul.rmbq li a:hover{
	color:#fff!important;
	background:#5bbeee!important;
}
.tabList ul.zxjc li{
	margin: 0;
    width: 378px;
    padding: 3px 35px 1px 0;
    float: left;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.tabList ul.zxjc li:nth-of-type(3n){
	padding-right: 0;
}
.tabList ul.zxjc li span{
	padding-left: 30px;
    float: right;
    font-size: 14px;
    color: #9d9d9d;
    line-height: 32px;
    display: inline-block;
}
.tabList ul.zxjc li a{
	font-size: 14px;
    color: #2c2c2c;
    line-height: 32px;
    text-decoration: none;
    float: none;
    display: inline;
}
.tabList ul.zxjc li a:before {
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #2c2c2c;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
 }
.tabList ul.zxjc li a:hover{
	color:#0e74ff;
}
.tabList ul.zxjc li a:hover:before{
	background: #0e74ff;
}
/*友链*/
.links {
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
    /* padding-bottom: 40px; */
}
.links .layout {
    width: 1198px;
    background: #fff;
    border: 1px solid #eee;
    margin-top: 20px;
    padding: 0 30px;
    box-sizing: border-box;
}
.links h2 {
	width: 100%;
    font-size: 22px;
    color: #2c2c2c;
    font-weight: bold;
    line-height: 62px;
    border-bottom: #e4e4e4 solid 1px;
    display: inline-block;
}
.links h2:before{
	content:'';
	margin-right: 10px;
	width: 27px;
	height: 26px;
	background:url(https://www.mydown.com/TLimages2023/mydown/images/202302/jsxzindex/index_icon.png) no-repeat;
	background-position:-107px -69px;
	display: inline-block; 
	vertical-align: -6px;
}
.links ul {
    width: 100%;
    padding: 5px 0 20px;
    display: inline-block;
}
.links ul li {
    width: 128px;
    float: left;
    margin-right: 34px;
    margin-top: 15px;
}
.links ul li a {
    font-size: 14px;
    color: #2c2c2c;
    height: 16px;
    line-height: 16px;
}
.links ul li a:hover{
	color:#009cff
}
.user,.back,.shouz_w{
	z-index: 99;
}
/*增加广告标识*/
.advertisement_pic{
	position:relative;
    display: block;
}
.advertisement_pic:after{
	content:'';
   display:inline-block;
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 29px;
    height: 16px;    
    background-image: url(https://www.mydown.com/TLimages2009/yesky/images/pic/adtips.png);
}

.advertisement_pic img{
    display: block;
}

/* 修改头部导航样式 */
/* nav */
.wrap_head nav{
    width: 100%;
    height: 44px;
    background: #008ded;
}
.wrap_head nav .layout{
    border: none;
    display: flex;
    justify-content: space-between;
}
.wrap_head nav .nav li{
    float: left;
    padding: 0px 10px;
    transition: 0s linear;
    cursor: pointer;
}
.wrap_head nav .nav li:hover {
    background: #037dd0;
}
.wrap_head nav .nav li:hover a {
    text-decoration: none;
}
.wrap_head nav .nav li.cur {
    background: #066eb4;
}
.wrap_head nav .nav li a{
    font-size: 18px;
    color: #fff;
    line-height: 44px;
}
.wrap_head:after{
    position: initial;
}
/*新版bottom切换 2024-05-16 chenlq*/
/*bottom切换*/
.bottom-tab-box-24{
    margin-top: 20px;
    width: 100%;
    padding: 0 30px 0;       
    border: #f2f2f2 solid 1px;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    display: inline-block;
}
.bottom-tab-box-24 .jc_title{
    margin-top: 6px;
    width: 100%;
    height: 52px;
    font-size: 22px;
    color:#2c2c2c;
    font-weight: bold;
    line-height: 52px;
    border-bottom:#e4e4e4 solid 1px;
}
.bottom-tab-box-24 .tab-tit span{
    margin-right:30px;  
    font-size: 22px;
    color:#9e9e9e;
    font-weight: bold;
    line-height: 52px;
    display: inline-block;
    cursor: pointer;
}
.bottom-tab-box-24 .tab-tit span:last-child{
    margin-right: 0;
}
.bottom-tab-box-24 .tab-tit span.active{
    color:#2c2c2c;
    position: relative;
}
.bottom-tab-box-24 .tab-tit span.active:after{
    content:'';
    width: 100%;
    height: 3px;
    background:#1995ed;
    position: absolute;
    left: 0;
    bottom:0;
    display: inline-block;
}
.bottom-tab-box-24 .bottom-tab-list ul{
    padding: 6px 0 30px;
    display: inline-block;
    float:left;
}
.bottom-tab-box-24 .bottom-tab-list ul li{
    margin-top: 24px;
    width: 189px;
    float:left;
}
.bottom-tab-box-24 .bottom-tab-list ul li .img{
    float:left;
    margin-right: 17px;
}
.bottom-tab-box-24 .bottom-tab-list ul li .img img{
    width: 50px;
    height: 50px;
    display: block;
}
.bottom-tab-box-24 .bottom-tab-list ul li .tit{ 
    font-size: 14px;
    color:#090909;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding-right: 20px;
}
.bottom-tab-box-24 .bottom-tab-list ul li .tit:hover{
    color:#4290f7;
}
.bottom-tab-box-24 .bottom-tab-list ul li .digest{
    padding-top: 12px;
    font-size: 12px;
    color:#757575;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding-right: 20px;
}
.bottom-tab-box-24 .bottom-tab-list ul li a.btn{
    margin-top: 6px;
    width: 58px;
    height: 24px;
    font-size: 12px;
    color:#fff;
    text-align: center;
    line-height: 24px;
    background:#28a8ff;
    border-radius: 24px;
    display: none;
}
.bottom-tab-box-24 .bottom-tab-list ul li:hover a.btn{
    display: inline-block;
}
.bottom-tab-box-24 .bottom-tab-list ul li:hover .digest{
    display: none;
}
.bottom-tab-box-24 .tab-rw{
    padding:24px 0;
    float:left;
}
.bottom-tab-box-24 .tab-rw ul{
    width: 338px;
    padding: 0;
    float:left;
}
.bottom-tab-box-24 .tab-rw ul:nth-of-type(2){
    margin:0 30px;
    padding:0 30px;
    border-left:#eee dashed 1px;
    border-right:#eee dashed 1px;
}
.bottom-tab-box-24 .tab-rw ul li{     
    margin-top: 0;
    width: 100%;
    height: 42px;
    font-size: var(--size14);
    color: #1d1d1d;
    line-height: 42px;
}
.bottom-tab-box-24 .tab-rw ul li a{
    width: 280px;
    font-size: 16px;
    color: #1d1d1d;    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease-in-out .3s;
    display: inline-block;
}
.bottom-tab-box-24 .tab-rw ul li span{
    color: #adadad;
    float: right;
}
.bottom-tab-box-24 .tab-rw ul li a:before{
    content: '';
    margin-right: 5px;
    width: 3px;
    height: 3px;
    background: #1d1d1d;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
.bottom-tab-box-24 .tab-rw ul li:hover a{
    color:#4290f7;
    margin-left: 5px;
}
.bottom-tab-box-24 .tab-rw ul li:hover a:before{
    color:#4290f7;
}
.bottom-tab-box-24 ul.tab-rjku{
    padding: 12px 0 30px
}
.bottom-tab-box-24 ul.tab-rjku li{
    margin-top: 14px;
    margin-right: 26px;
    padding: 0 15px;
    width: 140px;
    height: 40px;
    border:#d2d2d2 solid 1px;
    border-radius: 40px;
    text-align: center;
    line-height: 40px; 
    float:left;
    box-sizing: border-box;
}
.bottom-tab-box-24 ul.tab-rjku li:nth-of-type(7n){
    margin-right: 0;
}
.bottom-tab-box-24 ul.tab-rjku li a{
    width: 100%;
    height: 100%;
    font-size: 14px;
    color:#1d1d1d;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    transition: all ease-in-out 0s;
}
.bottom-tab-box-24 ul.tab-rjku li:hover{
    border:0;
    background-image:linear-gradient(to left, #62d0aa, #54b1d9, #3d88ee );
    box-shadow: 0px 4px 16px 0px rgba(184, 234, 245, 1);
}
.bottom-tab-box-24 ul.tab-rjku li:hover a{
    color:#fff;
}
.footer,footer{
    margin-top: 40px;
}